PHY GET COLLISION

Use this command to determine if two rigid bodies have collided with each other.

  Syntax
Return Integer=PHY GET COLLISION(Integer Value, Integer Value)
  Parameters
A
Integer
identification number of the first rigid body
B
Integer
identification number of the second rigid body

  Returns

a value of 1 indicates a collision while 0 indicates no collision

  Example Code
No example code is provided for this command